From 7a4439ea25a51106e2ee2d5e84e86dcb126369d0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Dec 2008 15:45:03 +0000 Subject: [PATCH] (Top): Add @detailmenu item for "Terminal Type". --- doc/lispref/elisp.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 6e0e4e61025..a44bee599bf 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -275,7 +275,8 @@ Editing Types * Buffer Type:: The basic object of editing. * Marker Type:: A position in a buffer. * Window Type:: What makes buffers visible. -* Frame Type:: Windows subdivide frames. +* Frame Type:: Windows subdivide frames. +* Terminal Type:: A terminal device displays frames. * Window Configuration Type:: Recording the way a frame is subdivided. * Frame Configuration Type:: Recording the status of all frames. * Process Type:: A subprocess of Emacs running on the underlying OS. -- 2.30.2